net/http.http2timer.C (method)

4 uses

	net/http (current package)
		h2_bundle.go#L5198: 	case <-timer.C():
		h2_bundle.go#L7450: 	C() <-chan time.Time
		h2_bundle.go#L8077: 				case <-tm.C():
		h2_bundle.go#L9037: 		respHeaderTimer = timer.C()